If the debug session is conducted remotely, the CDT initiates communication by sending a remotebaud command to gdb, followed by the baud rate. 如果远程执行调试会话,CDT通过向gdb发送remotebaud命令(后跟波特率)发起通信。
Regardless of how you start a debug session ( through the command line or a dialog), the debugger UI can host any number of debug sessions, simultaneously. 不管您是怎样启动一次调试过程的(通过命令行或者一个对话框),调试器UI都可以同时主宰任意数量的调试过程。
The debug console allows command line debug of an existing debug session. 调试操控台支持对已存在的调试操作的命令行进行调试。
Consider adding a debug mode or function within your script& say, with the set – x command. 考虑在脚本中增加调试模式或功能&比如使用set–x命令。
Start the debug engine using the following command line 使用以下的命令行来启动调试引擎
Debug support system command language syntax a tart remark, reply, tone 调试支持系统语言语法尖酸的言语、回答、语调
After system debug, currently, the PC can send command and receive data through serial interface, it also can display ECG wave and heart of rhythm. 经过系统整体调试,现在,PC可以通过串口给电路板发命令、接收数据,并显示心电波形和心率。
The usual problems in debug of Foxbase command documents and corresponding approaches FOXBASE命令文件调试中常见的问题及相应解决办法
In this paper, A brief method for using RUN/ DEBUG command to analysis and track the executable image files is presented. This method is based on the data structures of the header of the image files in VAX/ VMS operating system has been analysed. 本文在分析VAX/VMS操作系统中映象文件首部的数据结构的基础上,找到了一种能够使用RUN/DEBUG命令对可执行映象文件进行跟踪分析的简便方法。
VTLS` s UVTM ( User Virtual Test Module) module can provide user the fast debug way by TAB key thinking command, up and down keys changing history command, and editing the error command. VTLS系统的UVTM(UserVirtualTestModule)通过提供TAB键联想命令、上下键翻转历史命令、编辑错误命令等功能为用户提供最快捷的调试方式。
At the latter part of the software development, developers can debug problems through the implementation of the corresponding debug command to troubleshoot problems quickly, and identify the root of the problem, which would significantly reduce the product of the post-maintenance costs. 软件后期的维护者可以根据开发者提供的调试手册通过执行对应的调试命令快速排查问题,找出问题的根源,这会大大降低产品的后期维护成本。
The debug modules only need to use register function or unregister function to add or delete a test command in VTLS. 被调试模块只需要调用KVTM的注册函数和注销函数就可以完成向VTLS添加调试命令和注销命令的功能。